Skip to content

Bump version for typeguard and pyspark#31

Open
patrykgromek wants to merge 16 commits intomasterfrom
feature/upgrade_dependencies_versions
Open

Bump version for typeguard and pyspark#31
patrykgromek wants to merge 16 commits intomasterfrom
feature/upgrade_dependencies_versions

Conversation

@patrykgromek
Copy link
Copy Markdown

No description provided.

@patrykgromek patrykgromek requested a review from a team as a code owner October 6, 2021 15:30
- pip install -U sphinx==$SPHINX_VERSION nbsphinx sphinx_rtd_theme rst2pdf sphinxcontrib-github_ribbon "sphinxcontrib-bibtex<2.0.0" pysequila==$VERSION --extra-index-url=$PIP_SNAPSHOT_REPO
- export PYSPARK_SUBMIT_ARGS="--packages org.biodatageeks:sequila_${SCALA_VERSION}:${SEQUILA_VERSION} --driver-memory 4g pyspark-shell"
- pip install -U sphinx==$SPHINX_VERSION nbsphinx sphinx_rtd_theme rst2pdf sphinxcontrib-github_ribbon "sphinxcontrib-bibtex<2.0.0" pysequila==0.2.1+geeb03ba.snapshot --extra-index-url=$PIP_SNAPSHOT_REPO
- export PYSPARK_SUBMIT_ARGS="--packages org.biodatageeks:sequila_${SCALA_VERSION}:0.2.1+geeb03ba.snapshot --driver-memory 4g pyspark-shell"
Copy link
Copy Markdown
Author

@patrykgromek patrykgromek Nov 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tutaj chyba będę musiał wrócić do $VERSION ? jednak bez podania wersji bezpośrednio build PR się wywalał

- pip install -U -r requirements.txt
script:
- twine upload --repository=$PYPI_REPO dist/* --config-file=/root/pypi/.pypirc
- export CURL_CA_BUNDLE="" && twine upload --repository=$PYPI_REPO dist/* --config-file=/root/pypi/.pypirc
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ominięcie starego certyfikatu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant